How to Install libabstract-ruby software package in Debian 7 (Wheezy)

How to Install libabstract-ruby software package in Debian 7 (Wheezy)

libabstract-ruby software package provides A library which enables you to define abstract method in Ruby, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libabstract-ruby 

libabstract-ruby is installed in your system.

Make ensure the libabstract-ruby package were installed using the commands given below,

$ sudo dpkg-query -l | grep libabstract-ruby *

You will get with libabstract-ruby package name, version, architecture and description in a table

libabstract-ruby package basic information:

Distro Debian 7 wheezy
Section Ruby
Package libabstract-ruby
Version 1.0.0-2.1
Description A library which enables you to define abstract method in Ruby
Sub Section Ruby


See Also, How to uninstall or remove libabstract-ruby software package from Debian 7 (Wheezy)?